func os.newRoot
3 uses
os (current package)
root_unix.go#L29: return newRoot(fd, name)
root_unix.go#L34: func newRoot(fd int, name string) (*Root, error) {
root_unix.go#L74: return newRoot(fd, name)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)